listview: Reset listitems' CSS animations when rebinding
authorBenjamin Otte <otte@redhat.com>
Sat, 29 Sep 2018 20:38:09 +0000 (22:38 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:45 +0000 (19:26 -0400)
commit01386aef295e71588153759929713c71d0d9f92d
treeee3a948aeb95c9b3194b91530ede829fa775e78d
parentb3fb80c60825813f9cdea24831404a885eb6fba2
listview: Reset listitems' CSS animations when rebinding

This way, newly displayed rows don't play an unselect animation (text
fading in) when they are unselected, but the row was previously used for
a selected item.
gtk/gtklistitem.c